projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aebd58
)
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
author
Sam Steingold
<sds@gnu.org>
Fri, 9 Apr 2010 15:52:45 +0000
(11:52 -0400)
committer
Sam Steingold
<sds@gnu.org>
Fri, 9 Apr 2010 15:52:45 +0000
(11:52 -0400)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f4091aca9f4811a842d878f681ade825d93e425f..eef4d48c0e439bfb20c4116649323acfe7d25000 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2010-04-09 Sam Steingold <sds@gnu.org>
+
+ * progmodes/compile.el (compilation-save-buffers-predicate):
+ Remove the "autoload" cookie.
+
2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
Add --author support to git commit.
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 5fc4a5f99dfbf4010a0d120221d7e1ef0f7d44a2..7f0cdcea47e65d4e150d5b045caabe81855398a9 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-583,7
+583,6
@@
Otherwise, it saves all modified buffers without asking."
:type 'boolean
:group 'compilation)
-;;;###autoload
(defcustom compilation-save-buffers-predicate nil
"The second argument (PRED) passed to `save-some-buffers' before compiling.
E.g., one can set this to